inspector: Go to the desired tab
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 Jun 2014 23:28:24 +0000 (19:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 Jun 2014 23:28:24 +0000 (19:28 -0400)
commit1c232066b87b8a60fd488b0a3a9ac08491b9fac6
treeb1358865cf5cb6902f309ddcbf4e87aa8ef01b81
parent524e28a13c54d33261a9febdf2a6c0b080407f4e
inspector: Go to the desired tab

We were setting the next-tab properly, but were trying to
read it off the wrong object. Now, going from a cell renderer
attribute mapping to the model, or from an action-name to the
action actually works.
gtk/inspector/window.c